Sound Class

Represents an embedded WAV audio file (a:snd) played when the owning hyperlink is activated.

Definition

Namespace: Independentsoft.Office.Drawing
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class Sound
Inheritance
Object    Sound

Constructors

SoundInitializes a new instance of the Sound class

Properties

BuiltIn 
Name 
RelationshipId Gets or sets the relationship id of the embedded audio part (r:embed).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also